Skip to content

Don't log compose version to improve startup performance #1012

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 25, 2025
Merged

Conversation

cristianrgreco
Copy link
Collaborator

@cristianrgreco cristianrgreco commented May 25, 2025

Resolves #1001.

Now that we have dropped support for compose v1 this isn't necessary. It was previously used to determine whether to create an instance of a docker-compose v1 or v2 client.

This is a breaking change as a user could be using containerRuntime.compose.version.

Now that we have dropped support for compose v1 this isn't necessary
Copy link

netlify bot commented May 25, 2025

Deploy Preview for testcontainers-node ready!

Name Link
🔨 Latest commit 3835588
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-node/deploys/683358aee7e92f0008368297
😎 Deploy Preview https://deploy-preview-1012--testcontainers-node.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cristianrgreco cristianrgreco added enhancement New feature or request major An incompatible API change labels May 25, 2025
@cristianrgreco cristianrgreco merged commit c97e35d into main May 25, 2025
484 of 485 checks passed
@cristianrgreco cristianrgreco deleted the 1001 branch May 25, 2025 19:09
@cristianrgreco cristianrgreco added maintenance Improvements that do not change functionality and removed enhancement New feature or request labels May 25, 2025
@cristianrgreco cristianrgreco changed the title Don't log compose version Don't log compose version to improve startup performance May 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Improvements that do not change functionality major An incompatible API change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant